textview: Ensure magnifier popover points within widget area
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 12 Oct 2015 22:24:18 +0000 (00:24 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 13 Oct 2015 00:07:24 +0000 (02:07 +0200)
commitab001d01c8274013e66d29a6e58275d819845c3c
tree53b9357cdcb8c42f0b22aa77674035157262e4ad
parentd8e41e13089811a640a28c65471f3701bad5d755
textview: Ensure magnifier popover points within widget area

Otherwise the popopver will be automatically unmapped in
_gtk_popover_update_child_visible() when the X axis (coming more
or less directly from events) goes outside the textview.
gtk/gtktextview.c